* {
    font-family: "微软雅黑";
}

a {
    text-decoration: none !important;
}

ul {
    padding: 0;
    list-style: none;
}

body {
    background: #f6f6f6;
    line-height: 1.75em;
}

th, td {
    border: 1px solid black;
    padding: 3px;
}

.gc {
    background: url(../images/page-title.jpg);
    background-position: left top;
    background-size: 100% 100%;
    height: 45px;
}

img {
    max-width: 100%;
}

.faon {
    margin-right: 7px;
    color: #004DFF;
}

.faon2 {
    margin-right: 8px;
}

.nav_top {
    background: #e6f4ff;
    background: url(../images/page-title.jpg);
    padding: 8px 0;
    min-width: 1170px;
}

.nav_top > .container {
    padding: 0;
}

.nav_top > .container > .pull-right > a {
    color: #000000;
    margin-left: 15px;
}

.nav_top > .container > .pull-right > a:hover {
    color: #ff6600;
}

.logobg {
    padding: 0px;
    height: 210px;
    background: url("/assets/v2/images/idx_04.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    min-width: 1170px;
}


.logobg > .container {
    height: 100%;
    /* display: flex; */
    /* align-items: center; */
}

.logobg > .container > a {
    display: block;
    margin-top: 27px;
}

.logobg > .container > a > img {
    align-items: center;
    justify-content: center;
    max-width: 100%;
    height: 65px;
}

.herder {
    min-height: auto;
    margin: 0;
    border: none;
    border-radius: 0;
    background: #214087;
    min-width: 1170px;
}

.herder > .container,
#bs-example-navbar-collapse-1 {
    padding: 0;
}

#bs-example-navbar-collapse-1 > ul > li > a {
    padding: 12px 35px;
}

#bs-example-navbar-collapse-1 > ul > li.active > a,
#bs-example-navbar-collapse-1 > ul > li.active:hover > a {
    background: #1e71c1;
}

#bs-example-navbar-collapse-1 > ul > li:hover,
#bs-example-navbar-collapse-1 > ul > li:hover > ul > li {
    background: #1e71c1;
}

#bs-example-navbar-collapse-1 > ul > li.open > a {
    color: #FFFFFF;
    background: none;
}

#bs-example-navbar-collapse-1 > ul > li > a {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}

#bs-example-navbar-collapse-1 > ul > li > ul {
    border: none;
    font-size: 18px;
    min-width: 100%;
    /* max-width: 100%; */
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    background: #214087;
    color: #FFFFFF;
    padding: 0;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li {
    border-top: 1px solid #FFFFFF;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li > a {
    color: #FFFFFF;
    font-size: 16px;
    padding-top: 9px;
    padding-bottom: 9px;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li > a:hover {
    background: #f9ab03;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 100%;
    text-align: center;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li > ul > li {
    border-top: 1px solid #FFF;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li > ul > li > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    padding: 9px 20px;
    font-size: 16px;
    background: #1e71c1;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li > ul > li > a:hover {
    background: #f9ab03;
}

#bs-example-navbar-collapse-1 > ul > li > ul > li:hover > ul {
    display: inline-block;
}


.notice {
    margin-bottom: 10px;
    background: #FFFFFF;
    padding: 5px 0;
    min-width: 1170px;
}

.notice > .container > .row > .col-sm-9 {
    padding: 0;
    height: 32px;
    line-height: 32px;
}

.notice > .container > .row > .col-sm-9 > .left {
    width: 9%;
}

.notice > .container > .row > .col-sm-9 > .right {
    width: 90%;
    padding-right: 30px;
}

.notice > .container > .row > .col-sm-3 {
    padding: 0;
}

.notice > .container > .row > .col-sm-3 > form {
    vertical-align: middle;
}

.notice > .container > .row > .col-sm-3 > form > input {
    padding-left: 10px;
    font-size: 14px;
    border: 1px solid #00aeff;
    outline: none;
    width: 85%;
    vertical-align: middle;
    height: 32px;
}

.notice > .container > .row > .col-sm-3 > form > button {
    background: #00aeff;
    font-size: 14px;
    height: 32px;
    border: 1px solid #00aeff;
    vertical-align: middle;
    outline: none;
    width: 15%;
}

.notice > .container > .row > .col-sm-3 > form > button > span {
    color: #FFFFFF;
}

.contentlg {
    padding: 0;
}

.Modular1 {
    margin: 0;
}

.Modular1 > div {
    padding: 0;
}

.Modular1 > .dl > .titles {
    padding: 2px 0 2px 15px;
    color: #214087;
}

.Modular1 > .dl > .titles > h5 {
    font-size: 16px;
}

.Modular1 > .dl > .content {
    background: #FFFFFF;
    padding: 15px;
}

.Modular1 > .dl > .content > form {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 9px;
}

.Modular1 > .dl > .content > form > div {
    margin-bottom: 15px;
}

.Modular1 > .dl > .content > form > div > span, .Modular1 > .dl > .content > form > div > input {
    border-color: #00AEFF;
}

.Modular1 > .dl > .content > form > div > div {
    vertical-align: text-top;
}

.Modular1 > .dl > .content > form > div > div > a {
    color: #000000;
}

.Modular1 > .dl > .content > form > div > div > a:hover {
    color: #ff6600;
}

.Modular1 > .dl > .content > form > div > input[type=submit] {
    width: 100%;
    padding: 7px 0;
    background: #00AEFF;
    color: #FFFFFF;
    outline: none;
    border-radius: 5px;
    border: none;
}

.Modular1 > .dl > .content > form > div > input[type=submit]:hover {
    background: #ff6600;
}

.Modular1 > .col-md-4 {
    padding: 0 15px;
}

.Modular2 {
    margin: 15px 0;
}

.Modular2 > img {
    width: 100%;
}

.Modular3 {
    margin: 0 0 15px 0;
}

.Modular3 > div {
    padding: 0;
}

.Modular3 > .ws > .titles {
    padding: 2px 15px;
}

.Modular3 > .ws > .titles > div {
}

.Modular3 > .ws > .titles > div > h5 {
    color: #214087;
    font-size: 16px;
    float: left;
}

.Modular3 > .ws > .titles > div > a {
    color: #214087;
    padding-top: 10px;
    float: right;
}

.Modular3 > .ws > .titles > div > a:hover {
    color: #ff6600;
}

.Modular3 > .ws > .content {
    background: #FFFFFF;
    padding: 0px 0px 20px 10px;
}

.Modular3 > .ws > .content > div {
    padding: 10px 10px 0px 0px;
}

.Modular3 > .ws > .content > div > a {
    text-align: center;
    color: #FFFFFF;
    padding: 20px 0;
    display: block;
}

.Modular3 > .ws > .content > div > a > p {
    position: absolute;
    top: 100%;
    right: 0;
    background: #dff3fe;
    z-index: 10;
    margin: 0;
    color: #000;
    height: 60px;
    line-height: 60px;
    display: none;
}

.Modular3 > .ws > .content > div > a:hover > p {
    display: inline-block;
}

.Modular3 > .ws > .content > div > a > h5 {
    margin: 0;
    padding-top: 10px;
}

.Modular3 > .fg {
    padding: 0 15px;
}

.Modular3 > .fg > .titles {
    padding: 2px 15px;
}

.Modular3 > .fg > .titles > div > h5 {
    color: #214087;
    font-size: 16px;
    float: left;
}

.Modular3 > .fg > .titles > div > a {
    color: #214087;
    padding-top: 10px;
    float: right;
}

.Modular3 > .fg > .titles > div > a:hover {
    color: #ff6600;
}

.Modular3 > .fg > .content {
    background: #FFFFFF;
}

.Modular3 > .fg > .content > div {
    padding: 5px 25px 5px 25px;
}

.Modular3 > .fg > .content > div > ul {
    background: #FFFFFF;
}

.Modular3 > .fg > .content > div > ul > li {
    border-bottom: 1px dotted #d1d1d1;
    line-height: 30px;
    height: 30px;
}

.Modular3 > .fg > .content > div > ul > li > a {
    color: #000000;
    display: inline-block;
    width: 81%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Modular3 > .fg > .content > div > ul > li > a:hover {
    color: #ff6607;
}

.Modular3 > .fg > .content > div > ul > li > span {
    float: right;
    font-size: 12px;
}

.Modular3 > .zx > .titles {
    padding: 2px 15px;
}

.Modular3 > .zx > .titles > div > h5 {
    color: #214087;
    font-size: 16px;
    float: left;
}

.Modular3 > .zx > .titles > div > a {
    color: #214087;
    padding-top: 10px;
    float: right;
}

.Modular3 > .zx > .titles > div > a:hover {
    color: #ff6600;
}

.Modular3 > .zx > .content {
    background: #FFFFFF;
}

.Modular3 > .zx > .content > div {
    padding: 5px 15px;
}


.Modular4 {
    margin: 0 0 15px 0;
}

.Modular4 > .gc {
    padding: 2px 15px;
    margin-bottom: 10px;
}

.Modular4 > .gc > div > h5 {
    color: #214087;
    font-size: 16px;
    float: left;
}

.Modular4 > .gc > div > a {
    color: #214087;
    padding-top: 10px;
    float: right;
}

.Modular4 > .gc > div > a:hover {
    color: #ff6600;
}

.Modular5 {
    margin: 0 0 15px 0;
    background: #FFFFFF;
}

.Modular5 > .gc {
    padding: 2px 15px;
}

.Modular5 > .gc > h5 {
    color: #214087;
    font-size: 16px;
}

.Modular5 > .col-md-3 {
    padding: 10px;
}

.Modular5 > .col-md-3 > select {
    width: 100%;
    border: 1px solid #00AEFF;
    padding: 5px 10px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    border-radius: 0px;
    -webkit-appearance: none;
    background: url("../images/timg.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 20px auto;
}

.Modular5 > .col-md-3 > select.top {
    margin-bottom: 10px;
}

.Modular5 > .col-md-9 {
    padding: 0;
    margin-top: 12px;
    font-size: 0;
}

.Modular5 > .col-md-9 > a {
    display: inline-block;
    width: 19%;
    height: 100%;
    margin: 10px .5%;
}

.Modular5 > .col-md-9 > a > img {
    width: 100%;
    height: 50px;
}

.footer {
    background: url(../images/page-foot.jpg) repeat-x;
    text-align: center;
    min-width: 1170px;
}

.footer > p {
    margin: 5px 0;
}

/*特效代码*/


/*公告*/

.txtMarquee-left {
    position: relative;
    vertical-align: middle;
}

.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
    list-style: none;
}

.txtMarquee-left .bd .tempWrap {
    width: 100% !important;
}

.txtMarquee-left .bd ul li {
    /* margin-right: 20px; */
    margin-right: 200px;
    color: #000;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: left;
    display: inline;
    width: auto !important;
}

.txtMarquee-left .bd ul li a {
    color: #000000;
}

.txtMarquee-left .bd ul li a:hover {
    color: #ff6600;
}

.txtMarquee-left .bd ul li span {
    color: #999;
}


/*轮播图*/

.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
    border: 1px solid #ddd;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 34px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 20px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
}

.slideBox .hd ul li.on {
    background: #f60;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
    height: 260px;
}

.slideBox .tempWrap {
    position: inherit !important;
    height: 100% !important;
    width: 100% !important;
}

.slideBox .bd ul {
    margin: 0;
    height: 100%;
    width: 100%;
    padding: 0;
}

.slideBox .bd li {
    zoom: 1;
    margin: 0;
    height: 100%;
}

.slideBox .bd li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    overflow: hidden;
}

.slideBox .bd li a p {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0%;
    color: #FFFFFF;
    margin: 0;
    padding: 5px;
    background: url(../images/bg.png);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}


/*teb菜单*/

.slideTxtBox {
    width: 100%;
    text-align: left;
}

.slideTxtBox .hd {
    height: 45px;
    line-height: 45px;
    background: url(../images/page-title.jpg) repeat-x;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 45px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    color: #214087;
    font-size: 16px;
}

.slideTxtBox .hd ul li.on {
    height: 45px;
    background: #99CCFF;
}

.slideTxtBox .hd ul li:hover {
    background: #FFFFFF;
    color: #ff6600;
}

.slideTxtBox .bd ul {
    padding: 5px 15px 15px 15px;
    zoom: 1;
    background: #FFFFFF;
    margin: 0;
}

.slideTxtBox .bd li {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dotted #d1d1d1;
}

.slideTxtBox .bd li a {
    color: #000;
    display: inline-block;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slideTxtBox .bd li a:hover {
    color: #ff6600;
}

.slideTxtBox .bd li .date {
    float: right;
    font-size: 12px;
}

.slideTxtBox .arrow {
    position: absolute;
    right: 10px;
    color: #214087;
    top: 0;
}

.slideTxtBox .arrow:hover {
    color: #ff6600;
}


/*会员风采*/
.baout2 {
    position: relative;
    height: 165px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.baout2 > ul {
    overflow: hidden;
    height: 100%;
    transition: .5s;
}

.baout2 > ul > li {
    height: 100%;
    width: 20%;
    float: left;
    overflow: hidden;
    padding: 0 3px;
}

.baout2 > ul > li > a {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.baout2 > ul > li > a > img {
    max-height: 100%;
    height: 100%;
    width: 100%;
}

.baout2 > ul > li > a > p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0;
    text-align: left;
    color: #FFFFFF;
    padding: 5px;
    right: 0px;
    background: url(../images/bg.png);
}

.baout2 > .baout2_btn_left > a {
    position: absolute;
    width: 40px;
    height: 100px;
    top: 30px;
    left: 3px;
    background: url(../images/bg.png);
    color: #FFFFFF;
    padding-top: 15px;
    text-align: center;
    opacity: .7;
    transition: .3s;
    cursor: pointer;
}

.baout2 > .baout2_btn_left > a:hover {
    opacity: 1;
}

.baout2 > .baout2_btn_right > a {
    position: absolute;
    width: 40px;
    height: 100px;
    top: 30px;
    right: 3px;
    background: url(../images/bg.png);
    color: #FFFFFF;
    padding-top: 15px;
    text-align: center;
    opacity: .7;
    transition: .3s;
    cursor: pointer;
}

.baout2 > .baout2_btn_right > a:hover {
    opacity: 1;
}


/*会员中心*/

.txtMarquee-top {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.txtMarquee-top .bd {
    padding: 10px;
}

.txtMarquee-top .tempWrap {
    height: 200px !important;
}

.txtMarquee-top .infoList li {
    border-bottom: 1px dotted #d1d1d1;
    line-height: 30px;
    height: 30px !important;
}

.txtMarquee-top .infoList li a {
    color: #000000;
}

.txtMarquee-top .infoList li a:hover {
    color: #ff6600;
}

.txtMarquee-top .infoList li .date {
    float: right;
    color: #999;
}

/*二维码*/
.fixed {
    position: fixed;
    width: 150px;
    z-index: 10;
    background: #FFFFFF;
    top: 10%;
    right: 10px;
    text-align: center;
    border: 1px solid #999;
}

.fixed > div {
    padding: 5px;
}

.fixed > div > p {
    margin: 0;
}

/*宣传视频*/
.left-fixed {
    position: fixed;
    top: 7%;
    left: 10px;
    height: 415px;
    z-index: 10;
    text-align: center
}


/*阳光造价通*/
.right-middle-fixed {
    width: 150px;
    position: fixed;
    top: 50%;
    right: 10px;
    height: 150px;
    z-index: 10;
    text-align: center
}

/*asddddddddddddddddddddddddddddddddd*/
.listcontentlg {
    padding: 0;
    min-height: 400px;
}

.listModular {
    overflow: hidden;

}

.listModular > div {
    overflow: hidden;
}

.listModular > div.col-md-3 {
    padding-right: 0px;
}

.listModular > div > .titles {
    padding: 5px 10px;
}

.listModular > .col-md-3 > .content {
    padding: 10px 15px;
    background: #FFFFFF;
    overflow: hidden;
    background: #FFFFFF;

}

.listModular > .col-md-3 > .content > ul > li {
    border-bottom: 1px dotted #d1d1d1;
    /* height:40px; */
    width: 100%;
}

.listModular > .col-md-3 > .content > ul > li li {
    padding-left: 20px;
    margin: 6px 0;
}

.listModular > .col-md-3 > .content > ul > li a {
    color: #000000;
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 0 15px;
    line-height: 39px;
    transition: .3s;
}

.listModular > .col-md-3 > .content > ul li.active > a {
    color: #FFFFFF;
    background: #6ec7e4;
}

.listModular > .col-md-3 > .content > ul > li.active:hover > a {
    color: #FFFFFF;
    background: #6ec7e4;
}

.listModular > .col-md-3 > .content > ul > li > a:hover {
    color: #FFFFFF;
    background: #f60;
}


.listModular > .col-md-9 > .content {
    padding: 10px 15px;
    background: #FFFFFF;
    overflow: hidden;
    background: #FFFFFF;

}

.listModular > .col-md-9 > .content > ul > li {
    border-bottom: 1px dotted #d1d1d1;
    height: 40px;
    width: 100%;
}

.listModular > .col-md-9 > .content > ul > li > a {
    color: #000000;
    display: inline-block;
    padding: 0 15px;
    line-height: 40px;
    transition: .3s;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
}

.listModular > .col-md-9 > .content > ul > li > a:hover {
    color: #f60;
}

.listModular > .col-md-9 > .content > ul > li > span {
    color: #f60;
    padding: 0 15px;
    line-height: 40px;
    font-size: 12px;
}

.tell {
    position: fixed;
    width: 180px;
    left: 0;
    z-index: 10;
    top: 50%;
    height: 250px;
    border: 1px solid #5E5E5E;
}

.tell > a > img {
    width: 100%;
    height: 100%;
}

.tell > .esc {
    position: absolute;
    right: 0;
    cursor: pointer;
    background: #FFFFFF;
    padding: 2px;
}

/* 弹窗公告 */
.notice-win {
    position: fixed;
    top: 25%;
    height: 450px;
    background: #FFF;
    border: 2px solid #00aeff;
    left: 25%;
    right: 25%;
    z-index: 1000;
    padding: 30px;
    box-shadow: 0px 0px 14px #333333;
    min-width: 585px;
}

.notice-win > span {
    position: absolute;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url("../images/esc.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    text-align: center;
}

.notice-win > h3 {
    margin: 0;
    color: #1064b1;
    font-size: 20px;
    text-align: center;
}

.notice-win > div {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    height: 300px;
    margin: 15px 0;
    overflow: auto;
    word-break: break-all;
    white-space: normal;
    padding-top: 15px;
}

.notice-win > p {
    text-align: right;
}

.notice-win > p > a {
    display: inline-block;
    padding: 5px 8px;
    color: #FFFFFF;
    background: #337ab7;
}

.dropdown-menu > li {
    position: relative;
}

.container-fluid.notice > .container .pull-right a {
    color: #000;
}

@media only screen and (max-width: 1170px) {
    .notice-win {
        left: 292.5px;
        right: 292.5px;
    }
}
#web_bg{
  position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  min-width: 1000px;
  z-index:-10;
  zoom: 1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}
